home *** CD-ROM | disk | FTP | other *** search
- object Form7: TForm7
- Left = 254
- Top = 149
- Width = 530
- Height = 150
- BorderIcons = [biSystemMenu]
- Caption = '1034'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnKeyPress = TeclaESC
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 89
- Height = 13
- AutoSize = False
- Caption = '1035'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 32
- Width = 97
- Height = 13
- AutoSize = False
- Caption = '1036'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 56
- Width = 97
- Height = 13
- AutoSize = False
- Caption = '1037'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 80
- Width = 97
- Height = 13
- AutoSize = False
- Caption = '1044'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 439
- Top = 88
- Width = 75
- Height = 25
- Caption = '1021'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- OnKeyPress = TeclaESC
- end
- object Edit1: TEdit
- Left = 112
- Top = 8
- Width = 401
- Height = 21
- ReadOnly = True
- TabOrder = 1
- OnKeyPress = TeclaESC
- end
- object Edit2: TEdit
- Left = 112
- Top = 32
- Width = 401
- Height = 21
- ReadOnly = True
- TabOrder = 2
- OnKeyPress = TeclaESC
- end
- object Edit3: TEdit
- Left = 112
- Top = 56
- Width = 401
- Height = 21
- ReadOnly = True
- TabOrder = 3
- OnKeyPress = TeclaESC
- end
- object Edit4: TEdit
- Left = 112
- Top = 80
- Width = 169
- Height = 21
- ReadOnly = True
- TabOrder = 4
- end
- end
-